Skip to content

fix: persist inputs between the upload action and its post step#2557

Merged
NlightNFotis merged 6 commits into
mainfrom
persist-inputs
Oct 21, 2024
Merged

fix: persist inputs between the upload action and its post step#2557
NlightNFotis merged 6 commits into
mainfrom
persist-inputs

Conversation

@NlightNFotis
Copy link
Copy Markdown
Member

@NlightNFotis NlightNFotis commented Oct 21, 2024

Description

This PR is fixing an issue with persisting action inputs between steps of the runner. This is an issue that is downstream of a problem with the GitHub Actions runner, ref: actions/runner#3514

Closes #2553

Merge / deployment checklist

Acknowledgments

  • Thanks to @chrisgavin for the code that formed the basis of this PR, and @jsoref for the original issue report, a PR containing code leading us to a solution, and for helping us iterate on this PR by testing our changes and proposing further improvements.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

upload-sarif post-action step failed: Input required and not supplied: token

5 participants